home *** CD-ROM | disk | FTP | other *** search
/ Delphi Magazine Collection 2001 / Delphi Magazine Collection 20001 (2001).iso / DISKS / ISSUE08 / DATADICT / README.TXT < prev    next >
Encoding:
Text File  |  1996-03-16  |  887 b   |  23 lines

  1. DDDICT.DPR and related files builds a data dictionary editing tool.
  2.  
  3. CONTACTS.DPR is a simple minded sample application to illustrate how to use
  4. some of the properties of the class TDictCtrl, defined in DBUtils.pas, a unit
  5. shared by both programs.  This code is a working illustration of the points
  6. covering the corresponding article in Delphi magazine.  If you look at it you
  7. will find a great deal of excess code, all of which compiles, but not all of
  8. which works, at least not to my satisfaction.  The basic conceptual structure
  9. does work fine, however.
  10.  
  11. DBDICT.DBF is a sample data dictionary defining itself.  DATADICT.DBF is the
  12. data dictionary defining the CONTACTS system which contains the other
  13. databases included here.
  14.  
  15. Any comments or suggestions are most welcome.
  16.  
  17. Brandon Smith
  18. Synature
  19. RR 2, Box 229-5
  20. Mansfield, MO  65704
  21.  
  22. email:  Synature@aol.com
  23.